home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / util / misc / message.lha / Message / Message.doc < prev    next >
Encoding:
Text File  |  1996-02-24  |  1.7 KB  |  47 lines

  1.  
  2.             --------------------- MESSAGE ---------------------
  3.  
  4.      MESSAGE  is  a  reminder  program  which  repeats  back to you a
  5.      message after a specified number of minutes.  A typical example
  6.      would be to "Turn off the sprinkler" after 15 minutes.
  7.  
  8.      This  is  version two of a very simple program.  Version one was
  9.      written  in Pascal, was WB2+ only, and was missing a function I
  10.      needed.  Here is the assembly version!
  11.  
  12.      It's  smaller,  faster  and  should  hum  along on all breeds of
  13.      Amigas.
  14.  
  15.      MESSAGE has two windows.  The first has a string gadget in which
  16.      you can type a message of up to 128 characters.
  17.  
  18.      There  is  also  a  "minutes"  gadget which will take an integer
  19.      value  of up to 9999 minutes (about 7 days).  You quit from this
  20.      "entry"  window  by  either  selecting  the  "OK" gadget, which
  21.      activates  the  timer,  or  by clicking the close window gadget
  22.      which halts the program.
  23.  
  24.      After  your  designated  time,  the message window will pop up.
  25.      This window has your message inside.  At this time, all screens
  26.      should "flash" and your machine should "beep".
  27.  
  28.      You  can  either  quit from this window by selecting "OK" or the
  29.      close   gadget,   both  of  which  will  halt  the  program,  or
  30.      alternatively  you  may request a "REPEAT" of the message, which
  31.      will restart the timer.
  32.  
  33.      I  hope that you find this program useful.  If not, feel free to
  34.      use it as a pot plant holder.  If it stomps all over your Amiga,
  35.      I'm sorry, but you use it at your own risk!
  36.  
  37.      This  program  is  FREEWARE, as is the source code.  Copy it and
  38.      enjoy it.
  39.  
  40.      Anthony Peck
  41.      68 Woralul St
  42.      Waramanga ACT 2611
  43.      AUSTRALIA
  44.  
  45.      Anthony.Peck@Radford.act.edu.au
  46.  
  47.